home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 June / PCWorld_2001-06_cd.bin / Akce / WorldOnLine / domu2.swf / scripts / DefineButton2_7 / BUTTONCONDACTION on(press).as
Text File  |  2001-05-09  |  73b  |  7 lines

  1. on(press){
  2.    tellTarget("klienti")
  3.    {
  4.       nextFrame();
  5.    }
  6. }
  7.